home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-15 / videoid2.zip / VIDEOID.TXT < prev   
Text File  |  1992-02-05  |  2KB  |  24 lines

  1.  
  2.  VideoID v/2.0: written by Bob Berry, Canyon State Systems -> Public Domain 
  3.  Step/function______ method__________________ ah al bh bl ch cl dh dl result
  4.  1. Look for VGA     video int ax=1A00h       00 1A 00 08 00 00 00 00 FOUND 
  5.  2. Look for EGA     video int ah=12h bl=10h                          skip  
  6.  3. Look for CGA     find 6845 CRTC at 3D4h                           skip  
  7.  4. Look for MDA     find 6845 CRTC at 3B4h                           skip  
  8.  5. Look for HERC    check MDA status port                            skip  
  9.  6. Identify active  single display is active                               
  10.         Active Video=VGA adapter, PS/2 color monitor.                       
  11.       Inactive Video=(none).                                                
  12.  7. Peek at EGA/VGA video RAM at C000:0000                                  
  13.   |M....................Q....Y.PS..2..C.<......t..[X.P.E.<...X......u.PR..K|
  14.   |....F...ZX.R2.......t............Z.PR..Ef u@.E.&.....t:2..............:.|
  15.   |..v.....r...........t.....&...........ZX.&...=..v...J........t........F.|
  16.  8. Identify VGA (and video memory, if possible).                           
  17.    IBM 8514/a..no          IBM XGA.......no          Hercules GS..no        
  18.    Ahead A.....no          Ahead B.......no          Everex.......no        
  19.    Tseng 3000..no          Tseng 4000....no          Genoa GVGA...no        
  20.    Trident.....no          Trident 8900..no          ATI..........no        
  21.    Video 7.....no          Paradise......no          Oak Tech.....no        
  22.    Compaq......no          Chips & Tech..FOUND 256k  NCR..........no        
  23.    VBE (VESA)..FOUND ???k  DGIS..........no                                 
  24.